home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000402_news@newsmaster….columbia.edu _Thu Sep 25 20:12:00 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA18344
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 25 Sep 1997 20:11:59 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id UAA00449
  7.     for kermit.misc@watsun; Thu, 25 Sep 1997 20:11:58 -0400 (EDT)
  8. Path: news.columbia.edu!panix!howland.erols.net!news.maxwell.syr.edu!news.bc.net!rover.ucs.ualberta.ca!alberta!not-for-mail
  9. From: Vladimir Alexiev <vladimir@cs.ualberta.ca>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: How to get 25 lines with 3.15?
  12. Date: 25 Sep 1997 17:52:09 -0600
  13. Organization: University of Alberta, Computing Science
  14. Lines: 13
  15. Message-ID: <omvhzp7xzq.fsf@tees.cs.ualberta.ca>
  16. References: <omwwk58djk.fsf@tees.cs.ualberta.ca>
  17.     <60edmu$5ke$1@apakabar.cc.columbia.edu>
  18. NNTP-Posting-Host: tees.cs.ualberta.ca
  19. In-reply-to: fdc@watsun.cc.columbia.edu's message of 25 Sep 1997 19:23:10 GMT
  20. X-Newsreader: Gnus v5.0.15
  21. Xref: news.columbia.edu comp.protocols.kermit.misc:7728
  22.  
  23. In article <60edmu$5ke$1@apakabar.cc.columbia.edu> fdc@watsun.cc.columbia.edu (Frank da Cruz) writes:
  24.  
  25. > However, if you switch to ANSI emulation, then you can use the 25th line
  26. > for scrolling
  27.  
  28. I still can't get it to work properly. Is there any particular termcaps I need
  29. to use on the unix side? I tried a couple of termcaps (pcansi etc) from
  30. termcap.src Version 9.8.1, but they were branded as deficient. I couldn't try
  31. real ansi, because my termcap library has a lower limit on the termcap entry.
  32.  
  33. What if I keep a vt320 termcap on the unix side, and only put kermit in ANSI
  34. terminal mode? I thought vt100/320 and ANSI are pretty similar.
  35.